* shell.el (shell-dynamic-complete-functions): Use
authorChong Yidong <cyd@stupidchicken.com>
Wed, 23 Jul 2008 21:58:27 +0000 (21:58 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 23 Jul 2008 21:58:27 +0000 (21:58 +0000)
comint-dynamic-complete-filename as well (bug#361).

lisp/ChangeLog

index 8c2145e894db4645023385cd3e552c4911c70eb1..927a046993c926e8586e88007ee8158afd057dda 100644 (file)
@@ -1,3 +1,8 @@
+2008-07-23  Chong Yidong  <cyd@stupidchicken.com>
+
+       * shell.el (shell-dynamic-complete-functions): Use
+       comint-dynamic-complete-filename as well (bug#361).
+
 2008-06-21  Alan Mackenzie  <acm@muc.de>
 
        * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an